Package i2p :: Module tunnel
[show private | hide private]
[frames | no frames]

Module i2p.tunnel

Exchange data between I2P and regular TCP sockets.
Classes
Tunnel  
TunnelClient  
TunnelServer  

Function Summary
  _exchange_data(A, B)
Exchanges data A <-> B between open stream sockets A and B.
  _test_connected(B)
Raises an error if socket B is not yet connected.

Function Details

_exchange_data(A, B)

Exchanges data A <-> B between open stream sockets A and B.

_test_connected(B)

Raises an error if socket B is not yet connected.

Generated by Epydoc 2.1 on Mon Aug 02 01:07:41 2004 http://epydoc.sf.net